PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkInformation Class / hasUserProperties Method
In This Topic
    hasUserProperties Method
    In This Topic
    Gets a value indicating the presence of structure elements that contain user properties attributes.
    Syntax
    public boolean hasUserProperties()

    Return Value

    True if the structure elements contain user properties attributes.
    See Also